home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 5 / inter@ivo 1996-06.iso / cybint5 / bin / ninho.dxr / 00133.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  233 b   |  10 lines

  1. on exitFrame
  2.   if (the locH of sprite 5 < 507) and (the locH of sprite 5 > 133) then
  3.     if (the locV of sprite 5 < 393) and (the locV of sprite 5 > 234) then
  4.       go("mart1h")
  5.     end if
  6.   end if
  7.   HotSpots(2, 3)
  8.   Loopframe()
  9. end
  10.